home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 / HACKER2.BIN / 831.ISDN / 000009_isdn-distribution-owner_Thu Jan 7 05:31:41 1993.msg < prev    next >
Text File  |  1994-01-02  |  2KB  |  40 lines

  1. Received: from nac.no ([129.240.2.40]) by relay.cs.toronto.edu with SMTP id <150201>; Thu, 7 Jan 1993 05:31:27 -0500
  2. Received: from comix.atik.no by nac.no with SMTP (PP) id <13848-3@nac.no>;
  3.           Thu, 7 Jan 1993 10:46:42 +0100
  4. X400-Received: by mta elc1.atik.no in /PRMD=uninett/ADMD= /C=no/; Relayed;
  5.                Wed, 6 Jan 1993 19:20:43 +0100
  6. Date:    Wed, 6 Jan 1993 13:20:43 -0500
  7. X400-Originator: isdn-request@teknologi.agderforskning.no
  8. X400-Recipients: non-disclosure:;
  9. X400-MTS-Identifier: [/PRMD=uninett/ADMD= /C=no/;elc1.atik..863:06.00.93.18.20.43]
  10. Priority: Non-Urgent
  11. DL-Expansion-History: isdn@teknologi.agderforskning.no ; Wed, 6 Jan 1993 
  12.                       19:20:43 +0100;
  13. From:    " (k1io, FN42jk)" <goldstein@carafe.tay2.dec.com>
  14. Message-ID: <9301061611.AA19330@flashy.tay2.dec.com>
  15. To:    isdn@teknologi.agderforskning.no
  16. Subject: Re: Greetings from a new member.
  17. X-Vms-To: US1RMC::"72065.520@CompuServe.com"
  18. X-Vms-Cc: SMTP%"isdn@teknologi.agderforskning.no"
  19.  
  20. Ray Fleischmann asks, 
  21.  
  22. >Can a computer with one ISDN BRI connection make and
  23. accept multiple connections whith all conections active, none put on a hold
  24. status. [?]
  25.  
  26. A BRI is an interface, not a connection.  One BRI can simultaneously
  27. (if the line is so configured; not all are) support two B-channel
  28. connections, independent of one another, in circuit mode.  It can also
  29. use one of the B channels, if so configured, for packet mode (X.25),
  30. in which case multiple virtual circuits can be active at once.  And
  31. it can also, if so configured, use the D channel (16 kbps) for packet
  32. mode (X.25), regardless of what the B channels are doing.
  33.  
  34. Last night I was debugging a router.  I had a modem call into the router
  35. on one B channel and a bridged Ethernet connection to one side of the
  36. router on the other B channel.  That's two connections at once.  I suppose
  37. I could have used D channel packet, were it hooked up, as well.
  38.  
  39. Anything fancier than this can't fit into the bandwidth of BRI.
  40.    fred